home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Assassins - Ultimate CD Games Collection 2
/
Assassins 2 - Ultimate Games No. 2 (1995)(Weird Science)[!][Amiga-CD32-CDTV].iso
/
misc
/
mechfight
/
new_game
< prev
next >
Wrap
Text File
|
1988-10-04
|
316b
|
10 lines
echo "NEW GAME"
echo "Copying all necessary files from /EDITOR and deleting Player.save..."
copy /EDITOR/#?.pm /GAME/
copy /EDITOR/#?.it /GAME/
copy /EDITOR/#?.texts /GAME/
copy /EDITOR/#?.texts.l /GAME/
copy /EDITOR/#?.objs /GAME/
delete Player.save
echo "Task done... Double-click on MF-icon to start a new game!"